* {
    pointer-events: auto !important;
}

a {
    cursor: pointer !important;
    /*user-select: initial !important;*/
}

.btn-main {
    background-color: #5a7899 !important;
    box-shadow: none !important;
}

section {
    padding: 25px 0 !important;
}

section.call-to-action {
    padding: 100px !important;
}

p.price {
    font-family: josefin sans,sans-serif !important;
    padding-top: 0 !important;
}